home *** CD-ROM | disk | FTP | other *** search
/ Teach Yourself Web Publis…4 Days (Premier Edition) / Teach Yourself Web Publishing With HTML in 14 Days Premier Edition (SAMS.NET)(1995).ISO / mac / ISO9660 / HTML / AMIWEB12 / RELNOTES.TXT < prev    next >
Encoding:
Text File  |  1995-03-28  |  1.6 KB  |  41 lines  |  [TEXT/mdos]

  1. V1.2  Additions to code:                                        28/3/95
  2.     Added code to search for < > " and & entities and       
  3.         replace them with their HTML codes, except
  4.         in anchors.
  5.     Altered macros to place only filename of macros in      
  6.         document, not full pathname. Thanks to Steve 
  7.         Ring for pointing out this oversight.
  8.     Added ® and © and CENTER for Netscape          
  9.         compatability
  10.     Added code to pull out ENTITIES to support non-ansi     
  11.         characters                                      
  12.     Recoded Lists to remove unnecessary <LI> markers        
  13.     Recoded TITLE locating section
  14.     Added FontSize compatability for NetScape               
  15.     Changed source to link library functions into code
  16.     removing need for BC40RTL.DLL                           
  17.       Added Icon Toolbar
  18.  
  19.  
  20. V1.1 Just some major bug fixing!                                4/3/95
  21.     Anchors immediately after a font change got corrupted   - Fixed
  22.     Font not returned to 'normal font' after new-line       - Fixed
  23.  
  24. V1.0 The first public release.                                  28/2/95
  25.  
  26. ----------------------------------------------------------------------------
  27. To be done:
  28.  
  29.     Updating to HTML 2.0+ when the final spec is released, am currently
  30.         adding Netscape capability too.
  31.     Altering code so that <BR> and <HR> split between two lines in .sam
  32.         file are not ignored. Will mean large chunks re-writing!
  33.     Alter code to allow nested lists of different types.
  34.  
  35.  
  36.  
  37. Please report any bugs found to sbx@cs.nott.ac.uk
  38. Note that the latest version of AmiWeb is always available from my home page:
  39.  
  40. http://www.cs.nott.ac.uk/~sbx/
  41.